projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81f06b2
)
linknx: fix name of PID file
author
Othmar Truniger
<
[email protected]
>
Thu, 8 Jan 2015 09:22:50 +0000
(10:22 +0100)
committer
Othmar Truniger
<
[email protected]
>
Thu, 8 Jan 2015 09:22:50 +0000
(10:22 +0100)
Signed-off-by: Othmar Truniger <
[email protected]
>
net/linknx/files/linknx.config
patch
|
blob
|
history
diff --git
a/net/linknx/files/linknx.config
b/net/linknx/files/linknx.config
index ce56738df160005f2c44776c74eb8839d6cbce5e..d2f05628f26538dca21cd2e0c0f0b066044e781f 100644
(file)
--- a/
net/linknx/files/linknx.config
+++ b/
net/linknx/files/linknx.config
@@
-4,5
+4,5
@@
config daemon args
#
# typical example
option conf '/etc/linknx.xml'
- option options '-w --daemon=/tmp/linknx/linknx.log --pid-file=/var/run/linknx.
log
'
+ option options '-w --daemon=/tmp/linknx/linknx.log --pid-file=/var/run/linknx.
pid
'